Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed color swap between heap/stack #1136

Merged
merged 1 commit into from
Sep 16, 2024
Merged

fixed color swap between heap/stack #1136

merged 1 commit into from
Sep 16, 2024

Conversation

arty-hlr
Copy link
Contributor

Description

There is a bug in how stack/heap addresses colors are shown in gdb using the vmmap command. This patch fixes it:

Before:

image

After:

image

Checklist

  • My code follows the code style of this project.
  • My change includes a change to the documentation, if required.
  • If my change adds new code, adequate tests have been added.
  • I have read and agree to the CONTRIBUTING document.

Copy link

🤖 Coverage update for c6bc786 🟢

Old New
Commit 674c74d c6bc786
Score 71.6267% 71.6642% (0.0375)

@hugsy hugsy added this to the 2024.09 milestone Sep 16, 2024
@hugsy hugsy added the ui Anything related to GEF's appearance label Sep 16, 2024
@hugsy hugsy self-assigned this Sep 16, 2024
@hugsy hugsy merged commit f298b7f into hugsy:main Sep 16, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui Anything related to GEF's appearance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants